func vendor/golang.org/x/text/unicode/norm.nextDone

2 uses

	vendor/golang.org/x/text/unicode/norm (current package)
		iter.go#L110: 	i.next = nextDone
		iter.go#L177: func nextDone(i *Iter) []byte {